Class CRError
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRError
public class CRError
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CRError(java.lang.String location, java.lang.String message) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CRError
public CRError(java.lang.String location, java.lang.String message)
-