Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing
12c Release 1 (12.1.3.0.0)

E54267-01
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.util
Class ValidationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--javax.management.JMException
                    |
                    +--javax.management.MBeanException
                          |
                          +--com.bea.wlevs.util.ValidationException

public class ValidationException
extends javax.management.MBeanException
See Also:
Serialized Form

Constructor Summary
ValidationException(java.lang.Exception x)
           
ValidationException(java.lang.Exception x, java.lang.String message)
           
ValidationException(java.lang.String message)
           

 

Methods inherited from class javax.management.MBeanException
getCause, getTargetException

 

Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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

ValidationException

public ValidationException(java.lang.Exception x,
                           java.lang.String message)

ValidationException

public ValidationException(java.lang.String message)

ValidationException

public ValidationException(java.lang.Exception x)

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2014 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD