Class TypeException

All Implemented Interfaces:
Serializable

public class TypeException extends PersistenceException
Author:
Clinton Begin
See Also:
  • Constructor Details

    • TypeException

      public TypeException()
    • TypeException

      public TypeException(String message)
    • TypeException

      public TypeException(String message, Throwable cause)
    • TypeException

      public TypeException(Throwable cause)