com.metsci.glimpse.dspl.util
Class DsplException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.metsci.glimpse.dspl.util.DsplException
- All Implemented Interfaces:
- java.io.Serializable
public class DsplException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DsplException
public DsplException()
DsplException
public DsplException(java.lang.String message,
java.lang.Object... args)
DsplException
public DsplException(java.lang.String message)
DsplException
public DsplException(java.lang.String message,
java.lang.Throwable cause)
DsplException
public DsplException(java.lang.String message,
java.lang.Throwable cause,
java.lang.Object... args)
DsplException
public DsplException(java.lang.Throwable cause)
Copyright © 2012 Metron, Inc.. All Rights Reserved.