Class CollectionException

All Implemented Interfaces:
Serializable

public class CollectionException extends IbisException
See Also:
  • Constructor Details

    • CollectionException

      public CollectionException()
    • CollectionException

      public CollectionException(String message, Throwable cause)
    • CollectionException

      public CollectionException(String message)
    • CollectionException

      public CollectionException(Throwable cause)