org.apache.jackrabbit.mk.api
Class MicroKernelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jackrabbit.mk.api.MicroKernelException
- All Implemented Interfaces:
- Serializable
public class MicroKernelException
- extends RuntimeException
Exception thrown by methods of the MicroKernel API
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MicroKernelException
public MicroKernelException()
MicroKernelException
public MicroKernelException(String message)
MicroKernelException
public MicroKernelException(String message,
Throwable cause)
MicroKernelException
public MicroKernelException(Throwable cause)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.