org.fosstrak.epcis.repository
Class InternalBusinessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fosstrak.epcis.repository.InternalBusinessException
- All Implemented Interfaces:
- Serializable
public class InternalBusinessException
- extends Exception
This Exception is thrown by the different modules to indicate problems while
processing capture or query requests.
- Author:
- Marco Steybe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalBusinessException
public InternalBusinessException()
InternalBusinessException
public InternalBusinessException(String message)
InternalBusinessException
public InternalBusinessException(Throwable cause)
InternalBusinessException
public InternalBusinessException(String message,
Throwable cause)
Copyright © 2010. All Rights Reserved.