org.hardcode.juf
Class ClientStatusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hardcode.juf.ClientStatusException
- All Implemented Interfaces:
- java.io.Serializable
public class ClientStatusException
- extends java.lang.Exception
Excepción producida cuando no se puede acceder a la información de las actualizaciones en el cliente
- Author:
- Fernando González Cortés
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ClientStatusException
public ClientStatusException()
ClientStatusException
public ClientStatusException(java.lang.String arg0)
- Parameters:
arg0
-
ClientStatusException
public ClientStatusException(java.lang.String arg0,
java.lang.Throwable arg1)
- Parameters:
arg0
- arg1
-
ClientStatusException
public ClientStatusException(java.lang.Throwable arg0)
- Parameters:
arg0
-
Copyright © 2005 . All Rights Reserved.