public class SoShaderException extends Exception
| Constructor and Description |
|---|
SoShaderException(String message)
Construct an exception.
|
SoShaderException(String message,
Throwable cause)
Construct an exception.
|
SoShaderException(Throwable cause)
Construct an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SoShaderException(String message)
message - The messagepublic SoShaderException(String message, Throwable cause)
message - The messagecause - The causepublic SoShaderException(Throwable cause)
cause - The causeCopyright © 2017 <code@io7m.com> http://io7m.com