issrg.utils
Class ACNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
issrg.utils.EmbeddedException
issrg.pba.PbaException
issrg.utils.ACNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class ACNotFoundException
- extends PbaException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ACNotFoundException
public ACNotFoundException()
ACNotFoundException
public ACNotFoundException(java.lang.String msg)
ACNotFoundException
public ACNotFoundException(java.lang.String msg,
java.lang.Throwable th)
ACNotFoundException
public ACNotFoundException(java.lang.String msg,
java.lang.String code)
getResponseCode
public java.lang.String getResponseCode()