pl.net.bluesoft.rnd.pt.utils.xml
Class OXHelper.OXException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by pl.net.bluesoft.rnd.pt.utils.xml.OXHelper.OXException
All Implemented Interfaces:
Serializable
Enclosing class:
OXHelper

public static class OXHelper.OXException
extends RuntimeException

See Also:
Serialized Form

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

OXHelper.OXException

public OXHelper.OXException()

OXHelper.OXException

public OXHelper.OXException(String message)

OXHelper.OXException

public OXHelper.OXException(String message,
                            Throwable cause)

OXHelper.OXException

public OXHelper.OXException(Throwable cause)


Copyright © 2012. All Rights Reserved.