com.neeve.util
Class UtlTailoring.TailoringException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.util.UtlTailoring.TailoringException
All Implemented Interfaces:
Serializable
Enclosing class:
UtlTailoring

public static class UtlTailoring.TailoringException
extends Exception

Indicates that an error occured tailoring String content

See Also:
Serialized Form

Constructor Summary
UtlTailoring.TailoringException()
           
UtlTailoring.TailoringException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UtlTailoring.TailoringException

public UtlTailoring.TailoringException()

UtlTailoring.TailoringException

public UtlTailoring.TailoringException(String message)


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.