org.eclipse.lyo.client.exception
Class OslcClientApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.client.exception.OslcClientApplicationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- JazzAuthErrorException, JazzAuthFailedException, ResourceNotFoundException, RootServicesException
public abstract class OslcClientApplicationException
- extends Exception
Base class for all application exceptions.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OslcClientApplicationException
public OslcClientApplicationException(String messageKey,
Object[] args)
OslcClientApplicationException
public OslcClientApplicationException(String messageKey,
Object[] args,
Throwable t)
Copyright © 2014. All Rights Reserved.