Modifier and Type | Field and Description |
---|---|
pack-priv static final long |
Access | Constructor and Description |
---|---|
public | SchemaFactoryConfigurationError()
Create a new |
public | SchemaFactoryConfigurationError(String
The error message for the exception. message)Create a new |
public | SchemaFactoryConfigurationError(Throwable
The exception or error to be encapsulated in a
SchemaFactoryConfigurationError. cause)Create a new |
public | SchemaFactoryConfigurationError(String
The detail message. message, Throwable The exception or error to be encapsulated in a
SchemaFactoryConfigurationError. cause)Create a new |
serialVersionUID | back to summary |
---|---|
pack-priv static final long serialVersionUID |
SchemaFactoryConfigurationError | back to summary |
---|---|
public SchemaFactoryConfigurationError() Create a new |
SchemaFactoryConfigurationError | back to summary |
---|---|
public SchemaFactoryConfigurationError(String message) Create a new
|
SchemaFactoryConfigurationError | back to summary |
---|---|
public SchemaFactoryConfigurationError(Throwable cause) Create a new
|
SchemaFactoryConfigurationError | back to summary |
---|---|
public SchemaFactoryConfigurationError(String message, Throwable cause) Create a new |