Class TypeMismatchException

All Implemented Interfaces:
Serializable

public class TypeMismatchException extends RuntimeException
Exception thrown when a PropertyPage does not support a requested data type.
See Also:
  • Constructor Details

    • TypeMismatchException

      public TypeMismatchException()
      Constructor
    • TypeMismatchException

      public TypeMismatchException(String msg)
      Constructor
      Parameters:
      msg - detailed message