ibspan.tss.agents
Class IncorrectPropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ibspan.tss.agents.IncorrectPropertiesException
- All Implemented Interfaces:
- Serializable
public class IncorrectPropertiesException
- extends Exception
Thrown if processed properties are syntactically or semantically invalid.
- Author:
- Maciej Gawinecki
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncorrectPropertiesException
public IncorrectPropertiesException(String message)
IncorrectPropertiesException
public IncorrectPropertiesException(String msg,
Throwable e)