public class Failure extends Object
Failure(String reason, String exception)
String
getException()
getReason()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Failure(String reason, String exception)
public String getReason()
public String getException()