Dashboard Builder Commons 6.0.0.Beta3

org.jboss.dashboard.factory
Class LookupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
LookupException(String message)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LookupException

public LookupException(String message)

Dashboard Builder Commons 6.0.0.Beta3

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.