es.rediris.papi.exception
Class PAPIException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
es.rediris.papi.exception.PAPIException
- All Implemented Interfaces: 
 - Serializable
 
public class PAPIException
- extends Exception
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
PAPIException
public PAPIException()
PAPIException
public PAPIException(Exception e)
PAPIException
public PAPIException(String message)
PAPIException
public PAPIException(String message,
                     Exception e)