com.pax.dal.exceptions
Class Sle4428DevException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pax.dal.exceptions.AGeneralException
-
- com.pax.dal.exceptions.Sle4428DevException
-
- All Implemented Interfaces:
- java.io.Serializable
public class Sle4428DevException extends AGeneralException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.pax.dal.exceptions.AGeneralException
CUSTOMER_ERRCODE_BASE
-
-
Constructor Summary
Constructors Constructor and Description Sle4428DevException(ESle4428DevException exception)Sle4428DevException(int code, java.lang.String errMsg)
-
Method Summary
-
Methods inherited from class com.pax.dal.exceptions.AGeneralException
getErrCode, getErrModule, getErrMsg
-
-
-
-
Constructor Detail
-
Sle4428DevException
public Sle4428DevException(ESle4428DevException exception)
-
Sle4428DevException
public Sle4428DevException(int code, java.lang.String errMsg)
-
-