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