public class SystemCommunicationException extends SystemException
Constructor and Description |
---|
SystemCommunicationException() |
SystemCommunicationException(Object ex) |
SystemCommunicationException(String s) |
SystemCommunicationException(String s,
int errorcode) |
SystemCommunicationException(String reason,
Object obj) |
getData, getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SystemCommunicationException()
public SystemCommunicationException(String s)
public SystemCommunicationException(String s, int errorcode)
public SystemCommunicationException(Object ex)
Copyright © 2018 JBoss by Red Hat. All rights reserved.