com.fxcm.fix
Class NotDefinedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fxcm.GenericException
com.fxcm.fix.NotDefinedException
- All Implemented Interfaces:
- Serializable
public class NotDefinedException
- extends com.fxcm.GenericException
The Exception specially designed to throw out when not defined but requred filed is found.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotDefinedException
public NotDefinedException(String s)
- Constructor with description of exception
- Parameters:
s - description of exception
Copyright © 2012 FXCM, LLC. All Rights Reserved.