Class PropertyTypeInvalidException

All Implemented Interfaces:
Serializable

public class PropertyTypeInvalidException extends NucleusUserException
Exception thrown when trying to access a property as a specific type yet it is not possible to return as that type.
Version:
$Revision: 1.1 $
See Also:
  • Field Details

  • Constructor Details

    • PropertyTypeInvalidException

      public PropertyTypeInvalidException(String name, String type)
      Constructs an exception for the specified class.
      Parameters:
      name - Name of the property
      type - Required type