Package com.liferay.object.exception
Class ObjectDefinitionNameException.MustNotStartWithCAndUnderscoreForSystemObject
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.object.exception.ObjectDefinitionNameException
com.liferay.object.exception.ObjectDefinitionNameException.MustNotStartWithCAndUnderscoreForSystemObject
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ObjectDefinitionNameException
public static class ObjectDefinitionNameException.MustNotStartWithCAndUnderscoreForSystemObject
extends ObjectDefinitionNameException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.object.exception.ObjectDefinitionNameException
ObjectDefinitionNameException.ForbiddenModifiableSystemObjectDefinitionName, ObjectDefinitionNameException.MustBeginWithUpperCaseLetter, ObjectDefinitionNameException.MustBeLessThan41Characters, ObjectDefinitionNameException.MustNotBeDuplicate, ObjectDefinitionNameException.MustNotBeNull, ObjectDefinitionNameException.MustNotStartWithCAndUnderscoreForSystemObject, ObjectDefinitionNameException.MustOnlyContainLettersAndDigits, ObjectDefinitionNameException.MustStartWithCAndUnderscoreForCustomObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustNotStartWithCAndUnderscoreForSystemObject
public MustNotStartWithCAndUnderscoreForSystemObject()
-