Class ConstructUnsupportedException

All Implemented Interfaces:
Serializable

public class ConstructUnsupportedException extends ConstructException
See Also:
  • Constructor Details

    • ConstructUnsupportedException

      public ConstructUnsupportedException()
    • ConstructUnsupportedException

      public ConstructUnsupportedException(String message, Throwable cause)
    • ConstructUnsupportedException

      public ConstructUnsupportedException(String message)
    • ConstructUnsupportedException

      public ConstructUnsupportedException(Throwable cause)