org.jboss.dashboard.factory
Class LookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.dashboard.factory.LookupException
- All Implemented Interfaces:
- Serializable
public class LookupException
- extends Exception
Raised by the Factory when a lookup problem occurs within a lookup call.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LookupException
public LookupException(String message)
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.