com.dslplatform.json
Class SerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dslplatform.json.SerializationException
- All Implemented Interfaces:
- Serializable
public class SerializationException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SerializationException
public SerializationException(@Nullable
String reason)
SerializationException
public SerializationException(@Nullable
Throwable cause)
SerializationException
public SerializationException(@Nullable
String reason,
@Nullable
Throwable cause)
Copyright © 2019. All rights reserved.