public class InvalidLibraryException extends PrologException
Library
,
Serialized FormConstructor and Description |
---|
InvalidLibraryException() |
InvalidLibraryException(String libName,
int line,
int pos) |
Modifier and Type | Method and Description |
---|---|
String |
getLibraryName() |
int |
getLine() |
String |
getMessage() |
int |
getPos() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public InvalidLibraryException()
public InvalidLibraryException(String libName, int line, int pos)
Copyright © 2015. All rights reserved.