Package exceptions

Class OperationNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
exceptions.OperationNotSupportedException
All Implemented Interfaces:
Serializable

public class OperationNotSupportedException extends Exception
See Also:
  • Constructor Details

    • OperationNotSupportedException

      public OperationNotSupportedException(String errorMessage)