com.steptools.stdev
Class ShouldNotHappenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.steptools.stdev.STDevRuntimeException
com.steptools.stdev.ShouldNotHappenException
- All Implemented Interfaces:
- Serializable
public class ShouldNotHappenException
- extends STDevRuntimeException
Something completly unexpected has happened. This indicates a bug in
ST-Developer. Please report it.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ShouldNotHappenException
public ShouldNotHappenException(Exception ex)