This exception is used as a standard application-level exception to report a failure to create an EJB object.
Constructs a CreateException with no detail message.
Constructs a CreateException with the specified detail message. super(message);
super(message);