Class ConstructPrimitiveException

All Implemented Interfaces:
Serializable

public class ConstructPrimitiveException extends ConstructException
See Also:
  • Constructor Details

    • ConstructPrimitiveException

      public ConstructPrimitiveException()
    • ConstructPrimitiveException

      public ConstructPrimitiveException(String message, Throwable cause)
    • ConstructPrimitiveException

      public ConstructPrimitiveException(String message)
    • ConstructPrimitiveException

      public ConstructPrimitiveException(Throwable cause)