public final class CreateException extends NestedException
CreateException exception is thrown when there is a problem detected with the
 object to be created. This exception typically contains a nested exception (returned from the entity
 attempting to create the object) that provides more information about the underlying error.
 For example, if a management runtime method detects that the expression format supplied
 for creating a security role or a security policy is invalid, it may throw a CreateException
 exception.
nestedgetMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace