Scala Monitoring and Control System API
com.lafros.macs

class ClientDiException

[source: com/lafros/macs/ClientDiException.scala]

abstract class ClientDiException(s : java.lang.String, e : java.lang.Exception)
extends java.lang.Exception with AnyRef
as may be thrown by a OtherDiDependent.Context methods.
See Also
OtherDiDependent.Context
Author
Rob Dickens
Direct Known Subclasses:
NotRegisteredException, NoSuchServerDiException

Methods inherited from java.lang.Throwable
java.lang.Throwable.getMessage, java.lang.Throwable.getLocalizedMessage, java.lang.Throwable.getCause, java.lang.Throwable.initCause, java.lang.Throwable.toString, java.lang.Throwable.printStackTrace, java.lang.Throwable.printStackTrace, java.lang.Throwable.printStackTrace, java.lang.Throwable.fillInStackTrace, java.lang.Throwable.getStackTrace, java.lang.Throwable.setStackTrace
Methods inherited from AnyRef
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf

Copyright 2009 Latterfrosken Software Development Limited