Package gw.internal.gosu.parser
Class CannotMergeStacktracesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- gw.internal.gosu.parser.CannotMergeStacktracesException
-
- All Implemented Interfaces:
Serializable
public class CannotMergeStacktracesException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CannotMergeStacktracesException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-