public class StyleException extends RuntimeException
StyleException class.
| Constructor and Description |
|---|
StyleException()
Constructor for StyleException.
|
StyleException(String arg0)
Constructor for StyleException.
|
StyleException(String arg0,
Throwable arg1)
Constructor for StyleException.
|
StyleException(Throwable arg0)
Constructor for StyleException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StyleException()
Constructor for StyleException.
public StyleException(String arg0)
Constructor for StyleException.
arg0 - a String object.Copyright © 2017. All rights reserved.