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:
    Serialized Form
    • Constructor Detail

      • InvalidTypeException

        public InvalidTypeException​(QName typeName)
      • InvalidTypeException

        public InvalidTypeException​(String msg,
                                    QName typeName)
    • Method Detail

      • getTypeName

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