p12f.exe.pasarelapagos.objects.users.exceptions
Class P12FUsersLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ejie.r01f.exceptions.R01FBaseException
p12f.exe.pasarelapagos.objects.users.exceptions.P12FUsersLoadException
- All Implemented Interfaces:
- java.io.Serializable
- public class P12FUsersLoadException
- extends com.ejie.r01f.exceptions.R01FBaseException
- See Also:
- Serialized Form
Methods inherited from class com.ejie.r01f.exceptions.R01FBaseException |
getDetailedMessage, getErrorNumber, getMessage, getRawMessage, setErrorNumber, toHtml, toString, toXML |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
P12FUsersLoadException
public P12FUsersLoadException()
P12FUsersLoadException
public P12FUsersLoadException(java.lang.Exception cause)
P12FUsersLoadException
public P12FUsersLoadException(long exNumber,
java.lang.Exception cause)
P12FUsersLoadException
public P12FUsersLoadException(long exNumber,
java.lang.String msg,
java.lang.Exception cause)
P12FUsersLoadException
public P12FUsersLoadException(long exNumber,
java.lang.String msg)
P12FUsersLoadException
public P12FUsersLoadException(java.lang.String msg,
java.lang.Exception cause)
P12FUsersLoadException
public P12FUsersLoadException(java.lang.String msg)