net.sf.pipet.resources
Class ResourceAccessException

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

public class ResourceAccessException
extends ResourceException

See Also:
Serialized Form

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

ResourceAccessException

public ResourceAccessException(String msg)

ResourceAccessException

public ResourceAccessException(Throwable ex)

ResourceAccessException

public ResourceAccessException(String msg,
                               Throwable ex)


Copyright © 2012 VU University Amsterdam. All Rights Reserved.