org.alfresco.service.cmr.dictionary
Class InvalidAspectException
org.alfresco.service.cmr.dictionary.InvalidAspectException All Implemented Interfaces:
-
public class InvalidAspectException
Thrown when a reference to an aspect is incorrect.
Author:
-
Derek Hulley
See Also:
-
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidAspectException
public InvalidAspectException(QName aspectName)
InvalidAspectException
public InvalidAspectException(String msg, QName aspectName)
getAspectName
public QName getAspectName() -
Returns:
-
Returns the offending aspect name
getClassName
public QName getClassName() -
Returns:
-
Returns the offending class name