org.onebusaway.exceptions
Class InternalErrorServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.onebusaway.exceptions.InternalErrorServiceException
- All Implemented Interfaces:
- Serializable
public class InternalErrorServiceException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalErrorServiceException
public InternalErrorServiceException()
InternalErrorServiceException
public InternalErrorServiceException(String message)
InternalErrorServiceException
public InternalErrorServiceException(String message,
Throwable cause)
InternalErrorServiceException
public InternalErrorServiceException(Throwable cause)
Copyright © 2012 OneBusAway. All Rights Reserved.