Class ConstructInvalidException

All Implemented Interfaces:
Serializable

public class ConstructInvalidException extends ConstructException
See Also:
  • Constructor Details

    • ConstructInvalidException

      public ConstructInvalidException()
    • ConstructInvalidException

      public ConstructInvalidException(String message, Throwable cause)
    • ConstructInvalidException

      public ConstructInvalidException(String message)
    • ConstructInvalidException

      public ConstructInvalidException(Throwable cause)