Class ConsoleCloudEventParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.redhat.cloud.event.parser.exceptions.ConsoleCloudEventParsingException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConsoleCloudEventValidationException

public class ConsoleCloudEventParsingException extends RuntimeException
See Also:
  • Constructor Details

    • ConsoleCloudEventParsingException

      public ConsoleCloudEventParsingException(String message)
    • ConsoleCloudEventParsingException

      public ConsoleCloudEventParsingException(String message, Throwable cause)