edu.uchsc.ccp.knowtator.util
Class ConsensusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.uchsc.ccp.knowtator.util.ConsensusException
- All Implemented Interfaces:
- Serializable
public class ConsensusException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConsensusException
public ConsensusException()
ConsensusException
public ConsensusException(String message)
ConsensusException
public ConsensusException(String message,
Throwable cause)
ConsensusException
public ConsensusException(Throwable cause)