public class IlvCustomizerException extends Exception
Constructor and Description |
---|
IlvCustomizerException()
Creates a new
IlvCustomizationException with no message and
no cause. |
IlvCustomizerException(String msg)
Creates a new
IlvCustomizerException with the specified
message and no cause. |
IlvCustomizerException(String msg,
Throwable cause)
Creates a new
IlvCustomizerException with the specified
message and cause. |
IlvCustomizerException(Throwable cause)
Creates a new
IlvCustomizerException with the specified
cause and no message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlvCustomizerException()
IlvCustomizationException
with no message and
no cause.public IlvCustomizerException(String msg)
IlvCustomizerException
with the specified
message and no cause.public IlvCustomizerException(String msg, Throwable cause)
IlvCustomizerException
with the specified
message and cause.public IlvCustomizerException(Throwable cause)
IlvCustomizerException
with the specified
cause and no message.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.