Package score.impl.struct
Class RuntimeAssertionError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- score.impl.struct.RuntimeAssertionError
-
- All Implemented Interfaces:
java.io.Serializable
public class RuntimeAssertionError extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuntimeAssertionError(java.lang.String msg, java.lang.Throwable t)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.RuntimeException
unexpected(java.lang.Throwable t)
-