com.khubla.pragmatach.framework.api
Class PragmatachException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.khubla.pragmatach.framework.api.PragmatachException
- All Implemented Interfaces:
- Serializable
public class PragmatachException
- extends Exception
- Author:
- tome
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PragmatachException
public PragmatachException(Exception e)
PragmatachException
public PragmatachException(String e)
PragmatachException
public PragmatachException(String s,
Exception e)
getExceptionTrace
public static String getExceptionTrace(Throwable throwable)
Copyright © 2014 khubla.com. All rights reserved.