public class IllegalMessageForAtomStateException extends WonProtocolException
| Constructor and Description |
|---|
IllegalMessageForAtomStateException(java.net.URI atomURI,
java.lang.String methodName,
AtomState atomState) |
| Modifier and Type | Method and Description |
|---|---|
AtomState |
getAtomState() |
java.net.URI |
getAtomURI() |
java.lang.String |
getMethodName() |
safeToStringpublic IllegalMessageForAtomStateException(java.net.URI atomURI,
java.lang.String methodName,
AtomState atomState)
public java.net.URI getAtomURI()
public java.lang.String getMethodName()
public AtomState getAtomState()
Copyright © 2019. All Rights Reserved.