org.eclipse.lyo.oslc4j.core.exception
Class OslcCoreApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OslcCoreDeregistrationException, OslcCoreDuplicatePropertyDefinitionException, OslcCoreInvalidOccursException, OslcCoreInvalidPropertyDefinitionException, OslcCoreInvalidPropertyTypeException, OslcCoreInvalidRepresentationException, OslcCoreInvalidValueTypeException, OslcCoreMissingAnnotationException, OslcCoreMissingNamespaceDeclarationException, OslcCoreMissingNamespacePrefixException, OslcCoreMissingSetMethodException, OslcCoreMisusedOccursException, OslcCoreRegistrationException, OslcCoreRelativeURIException
public abstract class OslcCoreApplicationException
- 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 |
OslcCoreApplicationException
public OslcCoreApplicationException(String messageKey,
Object[] args)
OslcCoreApplicationException
public OslcCoreApplicationException(String messageKey,
Object[] args,
Throwable t)
Copyright © 2014. All Rights Reserved.