Package org.hcjf.errors
Class HCJFRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.hcjf.errors.TaggedException
-
- org.hcjf.errors.HCJFRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
public class HCJFRuntimeException extends TaggedException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HCJFRuntimeException(java.lang.String message, java.lang.Object... params)HCJFRuntimeException(java.lang.String message, java.lang.Throwable cause, java.lang.Object... params)
-
Method Summary
Modifier and Type Method Description protected static java.lang.StringgetTag(java.lang.Throwable cause)
-