com.devivo.gen_java
Class ErlangRemoteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.devivo.gen_java.ErlangRemoteException
- All Implemented Interfaces:
- Serializable
public class ErlangRemoteException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ErlangRemoteException
public ErlangRemoteException(com.ericsson.otp.erlang.OtpErlangPid fromPid,
com.ericsson.otp.erlang.OtpErlangRef fromRef,
String msg)
ErlangRemoteException
public ErlangRemoteException(com.ericsson.otp.erlang.OtpErlangPid fromPid,
com.ericsson.otp.erlang.OtpErlangRef fromRef,
Exception e)
toErlangException
public static com.ericsson.otp.erlang.OtpErlangObject toErlangException(Exception e)
toErlangException
public com.ericsson.otp.erlang.OtpErlangObject toErlangException()
send
public void send(com.ericsson.otp.erlang.OtpMbox mbox)
Copyright © 2014. All rights reserved.