org.opennms.netmgt.capsd
Class InsufficientInformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.capsd.InsufficientInformationException
- All Implemented Interfaces:
- Serializable
public class InsufficientInformationException
- extends Exception
- Author:
- brozow
FIXME To change the template for this generated type comment go to Window -
Preferences - Java - Code Generation - Code and Comments
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InsufficientInformationException
public InsufficientInformationException()
InsufficientInformationException
public InsufficientInformationException(String arg0)
- Parameters:
arg0 -
InsufficientInformationException
public InsufficientInformationException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
InsufficientInformationException
public InsufficientInformationException(Throwable arg0)
- Parameters:
arg0 -
Copyright © 2009. All Rights Reserved.