public class MalformedQueryExceptionBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Throwable |
cause |
protected String |
message |
| Modifier | Constructor and Description |
|---|---|
protected |
MalformedQueryExceptionBean() |
|
MalformedQueryExceptionBean(String message) |
|
MalformedQueryExceptionBean(String message,
Throwable cause) |
protected MalformedQueryExceptionBean()
public MalformedQueryExceptionBean(String message)
Copyright © 2018. All Rights Reserved.