visad.bom
Class CollectiveBarbException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- visad.VisADException
-
- visad.bom.CollectiveBarbException
-
- All Implemented Interfaces:
- java.io.Serializable
public class CollectiveBarbException extends VisADException
CollectiveBarbExceptionis an exception for an error with a VisAD display.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description CollectiveBarbException()Constructs aCollectiveBarbExceptionwith no specified detail message.CollectiveBarbException(java.lang.String message)Constructs aCollectiveBarbExceptionwith the specified detail message.CollectiveBarbException(java.lang.String message, java.lang.Throwable cause)Constructs aCollectiveBarbExceptionwith the specified detail message and cause.CollectiveBarbException(java.lang.Throwable cause)Constructs aCollectiveBarbExceptionwith the specified cause.
-
-
-
Constructor Detail
-
CollectiveBarbException
public CollectiveBarbException()
Constructs aCollectiveBarbExceptionwith no specified detail message.
-
CollectiveBarbException
public CollectiveBarbException(java.lang.String message)
Constructs aCollectiveBarbExceptionwith the specified detail message.- Parameters:
message- Detail message.
-
CollectiveBarbException
public CollectiveBarbException(java.lang.String message, java.lang.Throwable cause)Constructs aCollectiveBarbExceptionwith the specified detail message and cause.- Parameters:
message- Detail message.cause- Cause of the exception.nullindicates that the cause is nonexistent or unknown.
-
CollectiveBarbException
public CollectiveBarbException(java.lang.Throwable cause)
Constructs aCollectiveBarbExceptionwith the specified cause.- Parameters:
cause- Cause of the exception.nullindicates that the cause is nonexistent or unknown.
-
-
DMelt 3.0 © DataMelt by jWork.ORG