Package gw.internal.gosu.parser
Class RuntimeExceptionWithNoStacktrace
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- gw.internal.gosu.parser.RuntimeExceptionWithNoStacktrace
-
- All Implemented Interfaces:
java.io.Serializable
public class RuntimeExceptionWithNoStacktrace extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuntimeExceptionWithNoStacktrace(java.lang.String message, java.lang.Throwable cause)RuntimeExceptionWithNoStacktrace(java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablefillInStackTrace()
-