Package de.firstdata.common.exception
Class TechnicalIPGApiException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.firstdata.common.exception.TechnicalIPGApiException
-
- All Implemented Interfaces:
Serializable
public class TechnicalIPGApiException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TechnicalIPGApiException(String message)
TechnicalIPGApiException(String message, Throwable t)
TechnicalIPGApiException(Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-