org.jhuapl.edu.sages.etl
Class SagesEtlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jhuapl.edu.sages.etl.SagesEtlException
- All Implemented Interfaces:
- Serializable
public class SagesEtlException
- extends Exception
- Author:
- POKUAM1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SagesEtlException
public SagesEtlException()
SagesEtlException
public SagesEtlException(String message,
Throwable cause)
- Parameters:
message
- cause
-
SagesEtlException
public SagesEtlException(String message)
- Parameters:
message
-
SagesEtlException
public SagesEtlException(Throwable cause)
- Parameters:
cause
-
Copyright © 2013 Johns Hopkins University Applied Physics Laboratory. All rights reserved.