public class ConfigurationException extends RuntimeException
RuntimeException
thrown when something wrong happened during IoService
or IoSession
configuration.Constructor and Description |
---|
ConfigurationException() |
ConfigurationException(String message) |
ConfigurationException(String message,
Throwable cause) |
ConfigurationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2013 Apache MINA Project. All rights reserved.