Class OMException

All Implemented Interfaces:
Serializable

public class OMException extends RuntimeException
See Also:
  • Constructor Details

    • OMException

      public OMException()
    • OMException

      public OMException(String message)
    • OMException

      public OMException(String message, Throwable cause)
    • OMException

      public OMException(Throwable cause)