edu.tum.cs.commons.error
Class NeverThrownRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.tum.cs.commons.error.NeverThrownRuntimeException
- All Implemented Interfaces:
- Serializable
public class NeverThrownRuntimeException
- extends RuntimeException
A runtime exception that cannot be instantiated. Sometimes the typing
mechanism forces one to define an exception type although no exceptions are
actually thrown. This class may be used to clarify such circumstances.
- Version:
- $Rev: 26283 $
- Author:
- Florian Deissenboeck, $Author: juergens $
- See Also:
- Serialized Form
- Rating:
- GREEN Hash: 0EF9047868CEBE4A60D679F85023B7A7
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TUM CCSM Commons - 2.7