public class ModelLoadException extends RuntimeException
model cache
.Constructor and Description |
---|
ModelLoadException()
Constructs a new exception.
|
ModelLoadException(String message)
Constructs a new exception.
|
ModelLoadException(String message,
Throwable cause)
Constructs a new exception.
|
ModelLoadException(Throwable cause)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModelLoadException()
public ModelLoadException(String message, Throwable cause)
message
- cause
- public ModelLoadException(String message)
message
- public ModelLoadException(Throwable cause)
cause
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.