org.apache.mesos
Class Log.OperationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.mesos.Log.OperationFailedException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Log
public static class Log.OperationFailedException
- extends Exception
An exception that gets thrown when an error occurs while
performing a read or write operation.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Log.OperationFailedException
public Log.OperationFailedException(String message)
Log.OperationFailedException
public Log.OperationFailedException(String message,
Throwable cause)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.