net.sf.pipet.resources
Class ResourceNotPermittedException

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.ResourceNotPermittedException
All Implemented Interfaces:
Serializable

public class ResourceNotPermittedException
extends ResourceException

See Also:
Serialized Form

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

ResourceNotPermittedException

public ResourceNotPermittedException(String msg)

ResourceNotPermittedException

public ResourceNotPermittedException(Throwable ex)

ResourceNotPermittedException

public ResourceNotPermittedException(String msg,
                                     Throwable ex)


Copyright © 2012 VU University Amsterdam. All Rights Reserved.