org.plasma.sdo
Class IllegalArgumentUserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.plasma.sdo.IllegalArgumentUserException
All Implemented Interfaces:
Serializable

public class IllegalArgumentUserException
extends IllegalArgumentException

See Also:
Serialized Form

Constructor Summary
IllegalArgumentUserException(String message)
           
IllegalArgumentUserException(String message, Throwable cause)
           
IllegalArgumentUserException(Throwable cause)
           
 
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

IllegalArgumentUserException

public IllegalArgumentUserException(String message)

IllegalArgumentUserException

public IllegalArgumentUserException(String message,
                                    Throwable cause)

IllegalArgumentUserException

public IllegalArgumentUserException(Throwable cause)


Copyright © 2013. All rights reserved.