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 Link icon

    • IncompatibleTypeException Link icon

      public IncompatibleTypeException(String msg)