Class EncoderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.eventstream.encoder.EncoderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionEncoderException(String message) EncoderException(String message, Throwable cause) protectedEncoderException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) EncoderException(Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic EncoderExceptionstatic EncoderExceptionnotSupported(Object from, Class<?> to) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncoderException
public EncoderException() -
EncoderException
-
EncoderException
-
EncoderException
-
EncoderException
-
-
Method Details
-
notSupported
-
error
-