com.prosysopc.ua.nodes
Class MethodArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
MethodArgumentException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodArgumentException

public MethodArgumentException(String msg)
Parameters:
msg - The exception message.


Copyright © 2018. All rights reserved.