Class SerializableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kheops.util.SerializableException
All Implemented Interfaces:
Serializable

public class SerializableException extends Exception
See Also:
  • Constructor Details

    • SerializableException

      public SerializableException(Exception notSerializableException)