Class InvalidTypeException

All Implemented Interfaces:
Serializable

@AlfrescoPublicApi public class InvalidTypeException extends InvalidClassException
Thrown when an operation cannot be performed because a type is not recognised by the data dictionary
Author:
Derek Hulley
See Also:
  • Constructor Details

    • InvalidTypeException

      public InvalidTypeException(QName typeName)
    • InvalidTypeException

      public InvalidTypeException(String msg, QName typeName)
  • Method Details

    • getTypeName

      public QName getTypeName()
      Returns:
      Returns the offending type name