public class InstantiationException extends XAffectException
SystemComponent
.Constructor and Description |
---|
InstantiationException(java.lang.String message)
Creates a new
InstantiationException . |
public InstantiationException(java.lang.String message)
InstantiationException
.message
- describing the cause of the Exception
.