net.sf.pipet.resources
Class ResourceValidationException

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

public class ResourceValidationException
extends ResourceException

See Also:
Serialized Form

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

ResourceValidationException

public ResourceValidationException(String msg)

ResourceValidationException

public ResourceValidationException(Throwable ex)

ResourceValidationException

public ResourceValidationException(String msg,
                                   Throwable ex)


Copyright © 2012 VU University Amsterdam. All Rights Reserved.