org.gcube.informationsystem.publisher.stubs.collector
Class MalformedQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gcube.informationsystem.publisher.stubs.collector.MalformedQueryException
- All Implemented Interfaces:
- Serializable
@WebFault(name="XQueryFaultType")
public class MalformedQueryException
- extends RuntimeException
Thrown by CollectorStub.execute(String) when the query cannot be submitted to the Information Collector
service.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MalformedQueryException
public MalformedQueryException(String message)
- Creates an instance with a given message and an
AxisFaultInfo payload
- Parameters:
message - the messageinfo - the payload
Copyright © 2014. All Rights Reserved.