public class NotLoadedException
extends java.rmi.RemoteException
Constructor and Description |
---|
NotLoadedException(java.lang.String msg)
Creates an exception with a message
|
NotLoadedException(java.lang.String msg,
java.lang.Throwable ex)
Creates an exception with a message and an exception
|
public NotLoadedException(java.lang.String msg)
msg
- messagepublic NotLoadedException(java.lang.String msg, java.lang.Throwable ex)
msg
- messageex
- source exception