PIRL

PIRL.Conductor.Maestro
Class Remote_Management_Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by PIRL.Conductor.Maestro.Remote_Management_Exception
All Implemented Interfaces:
Serializable

public class Remote_Management_Exception
extends RuntimeException

A Remote_Management_Exception is thrown when a Remote_Theater Management interface method call is unable to fullfill the interface requirements.

Version:
1.6
Author:
Bradford Castalia - UA/PIRL
See Also:
Remote_Theater, Serialized Form

Field Summary
static String ID
           
 
Constructor Summary
Remote_Management_Exception(String message)
           
Remote_Management_Exception(String message, Throwable cause)
           
Remote_Management_Exception(Throwable cause)
           
 
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
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

Remote_Management_Exception

public Remote_Management_Exception(String message)

Remote_Management_Exception

public Remote_Management_Exception(String message,
                                   Throwable cause)

Remote_Management_Exception

public Remote_Management_Exception(Throwable cause)

PIRL

Copyright (C) \ 2003-2009 Bradford Castalia, University of Arizona