public class PProblem
extends java.lang.Object
PQuery
object was built from a source.Constructor and Description |
---|
PProblem(java.lang.Exception exception,
java.lang.String shortMessage) |
PProblem(QueryProcessingException exception) |
PProblem(java.lang.String shortMessage) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
java.lang.String |
getShortMessage() |
public PProblem(java.lang.String shortMessage)
public PProblem(QueryProcessingException exception)
public PProblem(java.lang.Exception exception, java.lang.String shortMessage)