org.smallmind.quorum.juggler
Class ResourceCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.smallmind.nutsnbolts.lang.FormattedException
              extended by org.smallmind.quorum.juggler.ResourceException
                  extended by org.smallmind.quorum.juggler.ResourceCreationException
All Implemented Interfaces:
Serializable

public class ResourceCreationException
extends ResourceException

See Also:
Serialized Form

Constructor Summary
ResourceCreationException(Throwable throwable)
           
 
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

ResourceCreationException

public ResourceCreationException(Throwable throwable)


Copyright © 2012. All Rights Reserved.