public class XLinkIsOffException extends Exception
Constructor and Description |
---|
XLinkIsOffException()
Creates a new instance of
XLinkIsOffException without detail message. |
XLinkIsOffException(String msg)
Constructs an instance of
XLinkIsOffException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XLinkIsOffException()
XLinkIsOffException
without detail message.public XLinkIsOffException(String msg)
XLinkIsOffException
with the specified detail message.msg
- the detail message.Copyright © 2014. All rights reserved.