de.smartics.ci.comm.command
Class InvalidRequestException

Package class diagram package InvalidRequestException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.smartics.ci.comm.command.CommandException
              extended by de.smartics.ci.comm.command.InvalidRequestException
All Implemented Interfaces:
Serializable

public class InvalidRequestException
     
     
extends CommandException

Exception to indicate, that the ci system returns an error.

See Also:
Serialized Form

Constructor Summary
InvalidRequestException(String message)
          Default constructor.
 
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

InvalidRequestException

public InvalidRequestException(String message)
Default constructor.

Parameters:
message - the error message.


Copyright © 2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.