public class NewInstanceCreationException extends GrailsException
Occurs when the creation of a new instance fails.
Constructor and description |
---|
NewInstanceCreationException() |
NewInstanceCreationException(String message) |
NewInstanceCreationException(String message, Throwable cause) |
NewInstanceCreationException(Throwable cause) |