com.prosysopc.ua.nodes
Class MethodArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.prosysopc.ua.nodes.MethodArgumentException
- All Implemented Interfaces:
- Serializable
public class MethodArgumentException
- extends Exception
An exception while reading method argument values.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MethodArgumentException
public MethodArgumentException(String msg)
- Parameters:
msg - The exception message.
Copyright © 2018. All rights reserved.