net.anotheria.moskito.central.endpoints.rmi
Class RMIEndpointServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.anotheria.moskito.central.endpoints.rmi.RMIEndpointServiceException
All Implemented Interfaces:
Serializable

public class RMIEndpointServiceException
extends Exception

RMI Endpoint service exception class.

Author:
dagafonov
See Also:
Serialized Form

Constructor Summary
RMIEndpointServiceException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RMIEndpointServiceException

public RMIEndpointServiceException()


Copyright © 2010-2013 anotheria.net. All Rights Reserved.