Documentation of 'visad.bom.CollectiveBarbException' Java class
CollectiveBarbException
visad.bom

Class CollectiveBarbException

  • All Implemented Interfaces:
    java.io.Serializable


    public class CollectiveBarbException
    extends VisADException
    CollectiveBarbException is an exception for an error with a VisAD display.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      CollectiveBarbException()
      Constructs a CollectiveBarbException with no specified detail message.
      CollectiveBarbException(java.lang.String message)
      Constructs a CollectiveBarbException with the specified detail message.
      CollectiveBarbException(java.lang.String message, java.lang.Throwable cause)
      Constructs a CollectiveBarbException with the specified detail message and cause.
      CollectiveBarbException(java.lang.Throwable cause)
      Constructs a CollectiveBarbException with the specified cause.
    • 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

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CollectiveBarbException

        public CollectiveBarbException()
        Constructs a CollectiveBarbException with no specified detail message.
      • CollectiveBarbException

        public CollectiveBarbException(java.lang.String message)
        Constructs a CollectiveBarbException with the specified detail message.
        Parameters:
        message - Detail message.
      • CollectiveBarbException

        public CollectiveBarbException(java.lang.String message,
                                       java.lang.Throwable cause)
        Constructs a CollectiveBarbException with the specified detail message and cause.
        Parameters:
        message - Detail message.
        cause - Cause of the exception. null indicates that the cause is nonexistent or unknown.
      • CollectiveBarbException

        public CollectiveBarbException(java.lang.Throwable cause)
        Constructs a CollectiveBarbException with the specified cause.
        Parameters:
        cause - Cause of the exception. null indicates that the cause is nonexistent or unknown.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.