org.smallmind.cloud.service.messaging
Class ServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.smallmind.nutsnbolts.lang.FormattedException
org.smallmind.cloud.service.messaging.ServiceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SecurityException
public class ServiceException
- extends FormattedException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceException
public ServiceException()
ServiceException
public ServiceException(String message,
Object... args)
ServiceException
public ServiceException(Throwable throwable,
String message,
Object... args)
ServiceException
public ServiceException(Throwable throwable)
Copyright © 2011. All Rights Reserved.