net.kwfgrid.gwes.client
Class LoggingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.kwfgrid.gwes.client.LoggingException
- All Implemented Interfaces:
- Serializable
public class LoggingException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LoggingException
public LoggingException()
LoggingException
public LoggingException(String s)
LoggingException
public LoggingException(String s,
Throwable ex)
LoggingException
public LoggingException(Throwable cause)
setFaultMessage
public void setFaultMessage(GWESStub.LoggingExceptionE msg)
getFaultMessage
public GWESStub.LoggingExceptionE getFaultMessage()
Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.