it.jnrpe.server.console
Class UnknownCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.jnrpe.server.console.UnknownCommandException
- All Implemented Interfaces:
- Serializable
public class UnknownCommandException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownCommandException
public UnknownCommandException()
UnknownCommandException
public UnknownCommandException(String message,
Throwable cause)
UnknownCommandException
public UnknownCommandException(String message)
UnknownCommandException
public UnknownCommandException(Throwable cause)
Copyright © 2014. All Rights Reserved.