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