org.apache.beehive.wsm.jsr181.model
Class ValidationException

Object
  extended by Throwable
      extended by Exception
          extended by ValidationException
All Implemented Interfaces:
Serializable

public class ValidationException
extends Exception

See Also:
Serialized Form

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

Constructor Detail

ValidationException

public ValidationException()

ValidationException

public ValidationException(String msg)