org.finra.jtaf.core.exceptions
Class DependencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.finra.jtaf.core.exceptions.DependencyException
- All Implemented Interfaces:
- Serializable
public class DependencyException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DependencyException
public DependencyException()
DependencyException
public DependencyException(String message)
DependencyException
public DependencyException(String message,
Throwable th)
DependencyException
public DependencyException(Throwable th)
Copyright © 2014. All rights reserved.