org.openjena.atlas.lib
Class InternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openjena.atlas.lib.InternalErrorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NotImplemented
public class InternalErrorException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalErrorException
public InternalErrorException()
InternalErrorException
public InternalErrorException(String msg)
InternalErrorException
public InternalErrorException(Throwable th)
InternalErrorException
public InternalErrorException(String msg,
Throwable th)
Licenced under the Apache License, Version 2.0