org.wso2.siddhi.query.api.exception
Class AttributeAlreadyExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.wso2.siddhi.query.api.exception.AttributeAlreadyExistException
- All Implemented Interfaces:
- Serializable
public class AttributeAlreadyExistException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AttributeAlreadyExistException
public AttributeAlreadyExistException()
AttributeAlreadyExistException
public AttributeAlreadyExistException(String message)
AttributeAlreadyExistException
public AttributeAlreadyExistException(String message,
Throwable throwable)
AttributeAlreadyExistException
public AttributeAlreadyExistException(Throwable throwable)
Copyright © 2014. All rights reserved.