Class SerializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.siroshun09.configapi.core.serialization.SerializationException
All Implemented Interfaces:
Serializable

public class SerializationException extends RuntimeException
A RuntimeException that will be thrown when errors occurred while serializing/deserializing objects.
See Also: