net.sf.pipet.resources
Class ResourceSpecificationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.pipet.resources.ResourceException
              extended by net.sf.pipet.resources.ResourceSpecificationException
All Implemented Interfaces:
Serializable

public class ResourceSpecificationException
extends ResourceException

See Also:
Serialized Form

Constructor Summary
ResourceSpecificationException(String msg)
           
ResourceSpecificationException(String msg, Throwable ex)
           
ResourceSpecificationException(Throwable ex)
           
 
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

ResourceSpecificationException

public ResourceSpecificationException(String msg)

ResourceSpecificationException

public ResourceSpecificationException(Throwable ex)

ResourceSpecificationException

public ResourceSpecificationException(String msg,
                                      Throwable ex)


Copyright © 2012 VU University Amsterdam. All Rights Reserved.