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