public class ODistributedException extends OSystemException
Constructor and Description |
---|
ODistributedException(ODistributedException exception) |
ODistributedException(String message) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ODistributedException(ODistributedException exception)
public ODistributedException(String message)
Copyright © 2009–2020 OrientDB. All rights reserved.