Class IncompatibleTypeException

All Implemented Interfaces:
Serializable

public final class IncompatibleTypeException extends OperationException
Exception thrown when the specified entry has a type incompatible for this operation.
See Also:
  • Constructor Details

    • IncompatibleTypeException

      public IncompatibleTypeException(String msg)