fr.gedeon.telnetservice
Class PromptDecoratorCreateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gedeon.telnetservice.TelnetServiceException
fr.gedeon.telnetservice.PromptDecoratorCreateException
- All Implemented Interfaces:
- Serializable
public class PromptDecoratorCreateException
- extends TelnetServiceException
Thrown by the service when an exception occurs while trying to acquire an instance of the prompt
decorator provided by a TelnetServiceExtension
.
- Author:
- wgedeon@gmail.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PromptDecoratorCreateException
public PromptDecoratorCreateException(String msg)
PromptDecoratorCreateException
public PromptDecoratorCreateException(String msg,
Throwable cause)
Copyright © 2008. All Rights Reserved.