Class Unavailable

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public final class Unavailable
    extends UserException
    org/omg/CosTransactions/Unavailable.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/CosTransactions.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Unavailable()  
      Unavailable​(java.lang.String $reason)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, 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

      • Unavailable

        public Unavailable()
      • Unavailable

        public Unavailable​(java.lang.String $reason)